RateLimiter.ops

Token bucket with operations as tokens

struct RateLimiter
@serializationKeys("ops")
TokenBucket ops;

Meta